CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - base64 java

搜索资源列表

  1. Base64Converter

    0下载:
  2. Base64 Encoder in JAVA
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1461
    • 提供者:小誠\
  1. java base64的加密算法

    0下载:
  2. java base64的加密算法
  3. 所属分类:JSP源码/Java

    • 发布日期:2011-11-24
    • 文件大小:4797
    • 提供者:99674169@qq.com
  1. javabase64-1.3.1

    0下载:
  2. Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。-The Java Base64 library enables your Java application to encode and decode base64 strings and streams.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:65636
    • 提供者:menghongbing
  1. ThreeDes

    0下载:
  2. *北京联通全网有关网上订购和点播接口URL加密算法 * *采用3DES加密, ECB模式/使用PKCS7方式填充不足位, *目前给的密钥是192位(24个字节)经过BASE64编码后的可见字符串-* Beijing Unicom, the whole network of the online ordering and on-demand interface URL encryption algorithm** using 3DES encryption, ECB mode/
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1116
    • 提供者:tulip
  1. Base_64_v2.3.4

    0下载:
  2. Java class providing very fast Base64 encoding and decoding in the form of convenience methods and input/output streams.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:49659
    • 提供者:kostadin
  1. Downloads

    0下载:
  2. more coding Base64.java DBManager.java KeyPressed.java KnockKnockClient.java SandBox.java -more coding Base64.java DBManager.java KeyPressed.java KnockKnockClient.java SandBox.java ...
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:19347
    • 提供者:Seowtekung
  1. Base64-v2.3.7

    0下载:
  2. This is a Public Domain Java class providing very fast Base64 encoding and decoding in the form of convenience methods and input/output streams. HTML documentation included.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:50473
    • 提供者:lsnyder
  1. Base64

    0下载:
  2. Java实现的base64编码,Eclipse开发-Java implementation of the base64 encoding, Eclipse Development
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4028
    • 提供者:王懿
  1. Base64

    0下载:
  2. Java Base64 代码,完整的base64的各种处理功能。-Java Base64 code, complete the various processing base64.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:9349
    • 提供者:marshu
  1. Base64

    0下载:
  2. java实现Base64的解码与编码,提供了两个函数,含有注释-java implementation Base64 decoding and encoding, provides two functions, with comments
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:863
    • 提供者:Troy
  1. commons-codec-1.4-sources

    0下载:
  2. The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.-
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:81359
    • 提供者:const
  1. Base64

    0下载:
  2. * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2, or (at your option) * any later version.-this is a
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:9507
    • 提供者:黄典垒
  1. Java

    0下载:
  2. java的一些加密代码(BASE64,MD5,SHA,HMAC,DES等)-Some encryption code java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:458279
    • 提供者:无名
  1. Base64.java

    0下载:
  2. Base64.java加密解密类文件,Java使用Base64算法对字符串或文件进行加密的一个类实例,不包括例子,你可以看下这个类,需要的话自己用得上,是从国外网站下载的。-Base64.java encryption and decryption class files, Java algorithm using Base64 string or an instance of a class file encryption, excluding example, you can look th
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:9906
    • 提供者:gsk
  1. tools

    0下载:
  2. java加密工具类,des,md5,base64-java encryption tools, des, md5, base64
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:8540
    • 提供者:mhm
  1. BASE64

    0下载:
  2. base64 算法对数据进行加密和解密,采用的是Java的库-base64 algorithm for data encryption and decryption, uses a Java library
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:4617
    • 提供者:454545
  1. JAVA-encryption-decryption

    0下载:
  2. JAVA Base64算法 对称非对称算法 数字签名算法 消息摘要算法源码-JAVA Base64 symmetric asymmetric algorithm digital signature algorithm message digest algorithm source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4592708
    • 提供者:IVAN
  1. Base64

    0下载:
  2. Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。Base64编码可用于在HTTP环境下传递较长的标识信息。再次运用java语言实现加密/解密、base64与图片互相转化。(Base64 is one of the most common coding methods used to transmit 8Bit byte code on the network. We can check RFC2045 ~
  3. 所属分类:Java编程

    • 发布日期:2017-12-11
    • 文件大小:2461
    • 提供者:武林至尊
  1. httpServer2017080301

    0下载:
  2. http服务器,勇于接受http请求并解密,http用base64加密了信息(HTTP server, the courage to accept HTTP request and decrypt, HTTP encrypted with Base64 information)
  3. 所属分类:Java编程

    • 发布日期:2017-12-17
    • 文件大小:136192
    • 提供者:书架、
  1. java工具类

    0下载:
  2. java程序提供的几个常见的工具类,主要是base64,String ,fence(Several common tool classes provided by the Java program)
  3. 所属分类:Java编程

    • 发布日期:2018-01-02
    • 文件大小:22528
    • 提供者:福尔摩伍
« 12 »
搜珍网 www.dssz.com